CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service / HistConnectionFilters Json Schema
HistConnectionFilters Json Schema
Description
An object which provides an interface for filters to read historian connections configuration
Overview
HistConnectionFilters
An object which provides an interface for filters to read historian connections configuration
connectionID : string
provides a wild card string to filter historian connections by their ConnectionID.
serverName : string
provides a wild card string to filter historian connections by their Server name.
description : string
provides a wild card string to filter historian connections by their Description.
Properties
NameDescriptionData Type
provides a wild card string to filter historian connections by their ConnectionID.string
provides a wild card string to filter historian connections by their Server name.string
provides a wild card string to filter historian connections by their Description.string
See Also